checked exception造句
例句与造句
- Reexamining the checked exception orthodoxy
重新考察非检查型异常的正统观点 - Item 41 : avoid unnecessary use of checked exceptions
第41条:避免不必要的使用检查型异常。 - If the exception thrown were a checked exception such as
如果抛出的异常是检查过的异常(比如 - Some criticisms of checked exceptions
对于检查型异常的一些批评 - With checked exceptions , we have
对于检查型异常,我们有 - It's difficult to find checked exception in a sentence. 用checked exception造句挺难的
- Position on checked exceptions
对于检查型异常的立场 - For example , consider checked exceptions independent of the java language
例如,思考检查到的异常与java语言是否无关。 - In other words , sun is telling us that checked exceptions should be the norm
换句话说, sun告诉我们检查型异常应该是准则。 - When the code that uses the resource doesn t throw checked exceptions
很容易忘记在使用资源的代码不抛出已检查的异常时使用 - But , in this example , we couldn t throw such a checked exception without violating the
接口,就不能抛出这样一个检查过的异常。 - Form to indicate to the compiler that it handles any checked exceptions inside of advice
格式向编译器表明它在建议中处理了checked异常。 - They did , however , leave room for an implementation of checked exceptions at a later time
但是,后来他们的确为检查型异常的实现留出了空间。 ) - Use checked exceptions to report errors that may occur , however rarely , under normal program operation
使用需检查异常来报告可能发生但是在正常程序操作中很难发生的错误。 - Item 40 : use checked exceptions for recoverable conditions and runtime exceptions for programming errors
第40条:为可恢复的条件使用检查型异常,为编程错误使用运行时异常。 - In fact , in languages without checked exceptions such as c , metadata is a good choice to convey the same information
事实上,在没有检查到异常的语言(如c )中,元数据是传递相同信息的好选择。
更多例句: 下一页